Einhugur Xml Plugin for Xojo

Attribute.Operator_Compare Method

Compares if attributes are the same node under the hood.

Operator_Compare(
   rhs as EinhugurXml.Attribute) as Integer

Parameters

rhs
Attribute to compare to.

Returns

Integer

Remarks

See Also

Attribute Class